UI_EN = {
	UI_ClothingType_KIU3 = "Underwear - Full Bodysuit*",
	UI_ClothingType_KIU2 = "Underwear - Bodysuit (Sheer)*",	
	UI_ClothingType_KIU1 = "Underwear - Arm Straps*",
	UI_ClothingType_KIU0 = "Underwear - Body Harness*"

	UI_ClothingType_KIUA = "Underwear - Bodysuit*",
	UI_ClothingType_KIUB = "Underwear - Top (Sheer)*",
	UI_ClothingType_KIUC = "Underwear - Arms*",

	UI_ClothingType_KIUX = "Underwear - Corset*",
	
	UI_ClothingType_LeftLeg = "Leg Left*",
	UI_ClothingType_RightLeg = "Leg Right*",
}